projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc82539
)
* allout-widgets.el: Fix code header
author
Chong Yidong
<cyd@gnu.org>
Thu, 7 Jun 2012 14:30:54 +0000
(22:30 +0800)
committer
Chong Yidong
<cyd@gnu.org>
Thu, 7 Jun 2012 14:30:54 +0000
(22:30 +0800)
lisp/ChangeLog
patch
|
blob
|
history
lisp/allout-widgets.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f365da0aa0f99cc2e9354054584970145194a051..d788989396a6bde34afe7b48e6783491f3ab3ed4 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-2,6
+2,10
@@
* Version 24.1 released.
+2012-06-01 Chong Yidong <cyd@gnu.org>
+
+ * allout-widgets.el: Fix code header
+
2012-06-01 Chong Yidong <cyd@gnu.org>
* cus-edit.el (customize-changed-options-previous-release): Bump
diff --git
a/lisp/allout-widgets.el
b/lisp/allout-widgets.el
index 86d567bcddee7141d61627d3d8be585795e5c31d..f1e328bec7452e2ffa82a999d9ab7906168ae635 100644
(file)
--- a/
lisp/allout-widgets.el
+++ b/
lisp/allout-widgets.el
@@
-64,7
+64,7
@@
;; systematically couple overlays, graphics, and other features with
;; allout-governed text.
-;;;
_: Code (structured with comments that delineate an allout outline)
+;;;
Code:
;;;_ : General Environment
(require 'allout)